python-sponge software package provides Sponge is a web framework built on top of CherryPy and Genshi, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install python-sponge
python-sponge is installed in your system.
Make ensure the python-sponge package were installed using the commands given below,
$ sudo dpkg-query -l | grep python-sponge *
You will get with python-sponge package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Python |
| Package | python-sponge |
| Version | 0.3.1-1 |
| Description | Sponge is a web framework built on top of CherryPy and Genshi |
| Sub Section | Python |